home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DJGPP / DJ111M2.ZIP / docs / djgpp / new111m2.doc < prev   
Text File  |  1994-01-09  |  2KB  |  41 lines

  1. go32/control.c: don't allow return when not expecting it (ctrl-break exception 16)
  2. go32/utils.c: don't allow return when not expecting it
  3. include/std.h: add prototype for labs.
  4. libsrc/pc/src/gppconio.c : clrscr erased one too far to the right
  5. include/stdio.h: added SEEK_* as per POSIX
  6. include/io.h: protect setmode in C++
  7. include/process.h: protect against C++ and multiple inclusion
  8. include/stdio.h: added fgetpos, fsetpos
  9. docs/djgpp/libc-d-f.tex: docs for fgetpos, fsetpos
  10. src/gcc-257/objc/makefile.dos: don't optimize, due to bug in gcc
  11. tests/t16.bat, tests/t16.m: new test for ObjC.
  12. include/vararg.h: replaced from gcc-2.5.7
  13. include/stdarg.h: replaced from gcc-2.5.7
  14. include/stddef.h: replaced from gcc-2.5.7
  15. include/fcntl.h: added file sharing defines
  16. go32/exphdlr.c: fixed case for int 0x21 func 0x3d using & instead of |
  17. docs/djgpp/libc-i-m.tex: docs for lock()
  18. docs/djgpp/libc-t-z.tex: docs for unlock()
  19. include/io.h: prototypes for lock() and unlock()
  20. libsrc/c/dos/lock.c: source for lock() and unlock()
  21. libsrc/c/dos/doslock.s: helpers for lock() and unlock()
  22. include/keys.h: replace "Plua" with "Plus"
  23. tests/t17.bat, tests/t17.c: test of sscanf return value
  24. include/sys/stat.h: need IFFIFO and IFIFO, add mode_t
  25. include/aout.h: replace word32 with unsigned long
  26. include/coff.h: new file, from go32/ed/coff.h
  27. libsrc/c/dos/exec.c: fix arg passing to batch files, flush stdout
  28. go32/stubinfo.h: update version number
  29. go32/ed/syms.c: allow for filenames more than 8 characters
  30.  
  31. lib/libpc.a
  32. lib/libpc_p.a
  33. docs/djgpp/libcref.i
  34. lib/libobjc.a
  35. lib/libc.a
  36. lib/libc_p.a
  37. bin/go32.exe (etc)
  38. bin/edebug
  39. bin/ed32-dpmi
  40. bin/symify.exe
  41.